- precision loss
- = loss of accuracyпотеря точностисм. тж. accuracy
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. . 1998-2007.
Precision bombing — is the desired skill of being able to bomb single buildings in a built up area, without causing any damage to the surrounding buildings, or the ability to place a bomb by air to within extremely accurate limits. Precision bombing was used by both … Wikipedia
Loss of significance — is an undesirable effect in calculations using floating point arithmetic. It occurs when an operation on two numbers increases relative error substantially more than it increases absolute error, for example in subtracting two large and nearly… … Wikipedia
Precision-guided munition — Precision guided munitions (PGMs, smart munitions, smart bombs, guided bomb units or GBUs) are guided weapons intended to maximize damage to the target while minimizing civilian damage. Because the damage effects of an explosive weapon fall off… … Wikipedia
Precision (computer science) — In computer science, precision of a numerical quantity is a measure of the detail in which the quantity is expressed. This is usually measured in bits, but sometimes in decimal digits. It is related to precision in mathematics, which describes… … Wikipedia
Generation loss — Digital generation loss induced by rotating a JPEG image 90 degrees (from top to bottom) 0, 100, 200, 500, 900, and 2000 times (without using lossless tools) Generation loss refers to the loss of quality between subsequent copies or transcodes of … Wikipedia
Numeric precision in Microsoft Excel — As with other spreadsheets, Microsoft Excel works only to limited accuracy because it retains only a certain number of figures to describe numbers (it has limited precision). Excel nominally works with 8 byte numbers by default, a modified 1985… … Wikipedia
Floating point — In computing, floating point describes a method of representing real numbers in a way that can support a wide range of values. Numbers are, in general, represented approximately to a fixed number of significant digits and scaled using an exponent … Wikipedia
Fixed-point arithmetic — In computing, a fixed point number representation is a real data type for a number that has a fixed number of digits after (and sometimes also before) the radix point ( e.g. , after the decimal point . in English decimal notation). Fixed point… … Wikipedia
Scale factor (computer science) — A scale factor is used in computer science when a real world set of numbers needs to be represented on a different scale in order to fit a specific number format. For instance, a 16 bit unsigned integer ( uint16 ) can only hold a value as large… … Wikipedia
Comparison of Pascal and C — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Data truncation — In databases and computer networking data truncation occurs when data or a data stream (such as a file) is stored in a location too short to hold its entire length. Data truncation may occur automatically, such as when a long string is written to … Wikipedia